home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 4 / CU Amiga Magazine's Super CD-ROM 04 (1996)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1996-11].iso / cucd / graphics / grimm / grimm.log < prev    next >
Text File  |  1996-09-24  |  7KB  |  189 lines

  1. Grimm V1.5e
  2. modifications since Grimm V1.4
  3. ==============================
  4.  
  5.     - color RGB/GREY were mixed since V1.4
  6.     - window display should now be able to show any kind of
  7.       image (RGB/CMAP/GREY) whatever the display window mode
  8.       is (HAM/GREY/ORDER)
  9.     - added sequence to anim converter
  10.     - added multicolor window display
  11.     - added dynamic depth drawing
  12.     - added busy pointer while working
  13.     - added zoom center moves
  14.     - added public screen
  15.     - magic wand processing (kind of !)
  16.     - making upsampling anims crashes the machine (forbidden for now)
  17.     - fixed minor bugs
  18.  
  19. Grimm V1.4
  20. modifications since Grimm V1.3
  21. ==============================
  22.  
  23.     - IFF reader didn't handle some odd chunk sizes (bad fix from 1.0)
  24.     - fixed minor bug on PCX reader
  25.     - Convert/PixelAspect requester uses image pixel aspect values
  26.     - Palette/Loader implemented and palette may be locked for Color
  27.       operator when reducing 24 bits files
  28.     - Ctrl-C/D disabled
  29.     - changing screen mode for private screen image display is done
  30.       using SHIFT+Display gadget instead of CTRL+Window gadget (see
  31.       doc file)
  32.     - fixed minor bug in IFF anim player (display was unaligned for
  33.       some anims depending of the width)
  34.     - IFF DEEP reader was only reading 32 bits files (24 added)
  35.     - TGA reader has better sanity checks for format detection
  36.     - screen name is now set (Grimm.main)
  37.     - DOS requesters now show up on Grimm screen
  38.     - Graphic cards now really (??) detected and supported (untested !)
  39.     - changed Color window and color 0 may now be forced to
  40.       black when using CMAP and HAM conversion (see doc file)
  41.     - Convert/VisualCrop positions are better handled and shown
  42.     - IFF anim player was crashing badly since last fix
  43.     - bug fixed in routine using file requester
  44.     - added warning/error requesters
  45.     - Grimm was crashing when main window title exceeded 59 chars
  46.  
  47. Grimm V1.3
  48. modifications since Grimm V1.2
  49. ==============================
  50.  
  51.     - fixed HSV color selection on Include/Exclude color in Convert
  52.     - spline points in Distort operators are more visible
  53.     - added spline animation in Distort/Bend & Distort/Custom operators
  54.     - icon updated for new version (now V1.x !)
  55.     - minor bug fixed in BMP-RLE8 reader
  56.     - fixed minor bugs in "Display HAM/GREY/ORD6/ORD2" so CycleToMenu
  57.       works fine now !
  58.     - should run now on old Amiga with OCS/ECS and WB3.0+
  59.     - fixed minor bugs in HAM8 converter
  60.     - added IFF/FLIC anim player
  61.     - OCS / ECS / Graphics Card support using env (see doc file)
  62.  
  63. Grimm V1.2
  64. modifications since Grimm V1.1
  65. ==============================
  66.  
  67.     - App screen mode requester from V1.1 was dum
  68.     - spline points in balance operator are more visible
  69.     - added RGBM IFF-DEEP reader
  70.     - icon updated for new version
  71.  
  72. Grimm V1.1
  73. modifications since Grimm V1.0
  74. ==============================
  75.  
  76.     - added Q&D batch operation (see doc file)
  77.     - visual selection uses mouse move infos
  78.     - main window appears in front of display window
  79.     - added App screen mode requester
  80.  
  81. Grimm V1.0
  82. modifications since Grimm V0.99.5.1Beta
  83. =======================================
  84.  
  85.     - added zoom factor indication in main window title
  86.     - changed zoom from 1:1 up to 32:1 with slider
  87.     - added posterize effect
  88.     - added mosaic effect
  89.     - Output message window is closed on exit
  90.     - added Ordered color conversion
  91.     - added HAM8 converter & saver
  92.     - added sphere mapping effect and animation
  93.     - added PhotoCD reader
  94.     - suppressed screen mode requester while saving IFF 24 bits
  95.     - small preferences using environ variables
  96.     - BMP reader didn't handle null ImageSize
  97.     - IFF reader didn't handle odd chunk sizes
  98.     - added Pick function in Palette operator
  99.     - added Include/Exclude color in Convert
  100.     - added Visual Crop in Convert
  101.     - added IFF opcode 5 anim saver
  102.     - added FLC anim saver
  103.  
  104. Grimm V0.99.5.1Beta
  105. modifications since Grimm V0.99.5Beta
  106. =====================================
  107.  
  108.     - added CMAP conversion to Anim sequence saver
  109.     - BMP reader has WIN-OS/2 and compressed files support
  110.     - TIF writer was buggy
  111.  
  112. Grimm V0.99.5Beta
  113. modifications since Grimm V0.99.4Beta
  114. =====================================
  115.  
  116.     - Screen/Window display choice added
  117.       + Screen
  118.         o RGB may be shown as HAM/Ordered
  119.         o CMAP is shown as is
  120.         o GREY is shown as CMAP
  121.       + Window
  122.         o RGB may be shown as HAM/Grey/Ordered
  123.         o CMAP may be shown if Color map size <= 252 colors (60 fo HAM)
  124.         o GREY
  125.         o uses pixel aspect to size window
  126.     - user may change pixel aspect for window display
  127.     - Grimm screen mode is cloned from WB screen
  128.     - Op Window positions are saved during prog life
  129.     - internal ASL file requester (instead of C:RequestFile)
  130.     - ASL screen mode requester is open on Grimm screen for IFF save
  131.     - set default quantize color count to 252 for window display
  132.     - restore window display palette after Palette Op
  133.     - handle points after Balance histogram
  134.     - faster nearest resampler
  135.     - window display is updated after each Op
  136.     - display after Load
  137.     - custom X/Y axes distort curves
  138.     - 2D bend
  139.     - unused gadgets are disabled until implemented
  140.     - Screen display mode requester show up on Grimm screen
  141.     - Zoom implemented (1:1 up to 16:1)
  142.     - Animation added on Convolve/Filter/Resample operators
  143.     - BMP writer compatibility resolved
  144.     - TGA reader was wrong on color mapped images and/or comments
  145.     - JPG/TGA/TIF writers added
  146.  
  147. Grimm V0.99.4Beta
  148. modifications since Grimm V0.99.3 Alpha
  149. =======================================
  150.  
  151.     - main fixes : saving after resampling saves garbage
  152.     - other minor bugs fixes
  153.     - rechanged GUI
  154.     - added shear function
  155.     - added +-90° quick rotate and any angle (-89 ~ +89) fast rotation
  156.     - added BMP saver
  157.     - added minimum, median, maximum filters
  158.     - palette editor implemented
  159.     - added oil effect
  160.     - added visual histogram functions (display/equalize/normalize)
  161.  
  162. Grimm V0.99.3 Alpha
  163. modifications since Grimm V0.99.2 Alpha
  164. =======================================
  165.  
  166.     - minor bugs fixes
  167.     - changed GUI quite a lot
  168.     - added RGB/YUV choice when balancing, convolving or quantizing
  169.     - added color count modification when quantizing
  170.     - added crop function
  171.     - added border function
  172.     - added resampling (nearest & bilinear methods only,
  173.       cubic and distance would need FPU for efficiency)
  174.     - added histogram functions (display/equalize/normalize)
  175.     - made SPLine functions with 5 points for easier YUV manipulation
  176.  
  177. Grimm V0.99.2 Alpha
  178. modifications since Grimm V0.99.1 Alpha
  179. =======================================
  180.  
  181.     - image may be saved, either IFF24 or color mapped (256 only)
  182.     - added Gamma mode in Balance
  183.     - added progression indicator while convolving with circular
  184.       filter, since this is time consuming, user was lost
  185.     - better memory management for image buffers
  186.     - updated Quantizer requester for YUV
  187.     - added horizontal & vertical flip
  188.     - quantizer gives much better results
  189.